home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Faiimport.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
185b
|
11 lines
#ifndef _Faiimport_H_
#define _Faiimport_H_
enum
{
AIIMPORTFILTER_SCALE = 1000,
AIIMPORTFILTER_GROUPSPLINES = 1001,
AIIMPORTFILTER_CONNECTSPLINES = 1002
};
#endif